setEdgeSize

open fun setEdgeSize(@Px @IntRange(from = 0) size: Int)(source)

Set the range in pixels along the edges of this view that will actively detect edge touches or drags if edge tracking is enabled.

Parameters

size

Edge size in pixels

See also